From: Roger Pau Monne Date: Thu, 29 Nov 2012 11:28:18 +0000 (+0000) Subject: docs: fix persistent grants doc typo X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~7599 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=8e37959473b7c781c33cf649653e042c0bbd5ac1;p=xen.git docs: fix persistent grants doc typo Signed-off-by: Roger Pau Monné Acked-by: Ian Campbell [ ijc -- fix additional typo s/this grants/these grants/g ] Committed-by: Ian Campbell --- diff --git a/xen/include/public/io/blkif.h b/xen/include/public/io/blkif.h index accdda45a1..8df5866c8f 100644 --- a/xen/include/public/io/blkif.h +++ b/xen/include/public/io/blkif.h @@ -307,7 +307,7 @@ * the grants. * (8) The frontend driver has to allow the backend driver to map all grants * with write access, even when they should be mapped read-only, since - * further requests may reuse this grants and require write permisions. + * further requests may reuse these grants and require write permissions. */ /*